home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / Pages / Pages.app / English.lproj / TableBorderMicro.nib / data.classes < prev    next >
Text File  |  1994-12-14  |  1KB  |  66 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. TableInspector = {
  7.     ACTIONS = {
  8.     setShowSummary:;
  9.     setSpan:;
  10.     setPlacement:;
  11.     setAlignment:;
  12.     joinSelection:;
  13.     setBorderRight:;
  14.     setBorderLeft:;
  15.     hideTableGridlines:;
  16.     removeBorder:;
  17.     splitSelection:;
  18.     toggleSummary:;
  19.     setShowTitle:;
  20.     showTableGridlines:;
  21.     setViewGrid:;
  22.     setBorderBelow:;
  23.     setBorderAbove:;
  24.     toggleCaptions:;
  25.     setBorderInsideHorizontal:;
  26.     setBorderInsideVertical:;
  27.     setShowLabel:;
  28.     };
  29.     OUTLETS = {
  30.     viewGridMatrix;
  31.     titleMatrix;
  32.     placementMatrix;
  33.     borderMatrix;
  34.     segmentMatrix;
  35.     placementMicro;
  36.     labelMatrix;
  37.     widthMatrix;
  38.     alignmentMatrix;
  39.     rowMicro;
  40.     borderMicro;
  41.     alignmentMicro;
  42.     summaryMatrix;
  43.     };
  44.     SUPERCLASS = PGInspector;
  45. };
  46. PGInspector = {
  47.     ACTIONS = {
  48.     default:;
  49.     setMicroInspector:;
  50.     set:;
  51.     revert:;
  52.     };
  53.     OUTLETS = {
  54.     blankMicroPanel;
  55.     microInspectorMtx;
  56.     stringTable;
  57.     window;
  58.     loadedSelection;
  59.     loadedStyleList;
  60.     styleList;
  61.     currentStyleButton;
  62.     microInspectorSlot;
  63.     };
  64.     SUPERCLASS = Object;
  65. };
  66.